home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6465 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: need internet datagram help
  5. Date: Sat, 24 Feb 96 21:00:44 GMT
  6. Organization: none
  7. Message-ID: <825195644snz@genesis.demon.co.uk>
  8. References: <Dn8Mq4.5xq@world.std.com>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <Dn8Mq4.5xq@world.std.com>
  15.            robinso2@world.std.com "wallace robinson" writes:
  16.  
  17. > am writing a client  application, which (unfortunately) is supposed to call
  18. >a PC VB server program , using internet datagrams.  My code is Hp risc unix C.
  19. >Does anyone have tips about where I can learn how unreliable datagrams are,
  20. >etc?.  I need to figure out how to optimize my timeouts, and number of tries,
  21. >but it is difficult to do so because I don't kow things like:  are datagrams
  22. > queued?
  23.  
  24. IP datagrams have little or nothing to do with the C language. Try a newsgroup
  25. such as comp.unix.programmer for socket programming in general under Unix
  26. or comp.protocols.tcp-ip for discussion of the protocols themselves.
  27.  
  28. -- 
  29. -----------------------------------------
  30. Lawrence Kirby | fred@genesis.demon.co.uk
  31. Wilts, England | 70734.126@compuserve.com
  32. -----------------------------------------
  33.